treeview: Don't make things way too high
authorBenjamin Otte <otte@redhat.com>
Thu, 25 Feb 2016 03:02:39 +0000 (04:02 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 25 Feb 2016 03:03:41 +0000 (04:03 +0100)
commit760b540c8cb0bf0201eac3b59a698972d26ec59b
tree99d678a80aa521651ecbec4c1c19750d585927ec
parent8ed804f1b494c5d3f6bb3fb8c3ee4981f983ccf5
treeview: Don't make things way too high

If the size-request is larger than the dedicated size, don't increase
the dedicated size by the size request, only increase it to the
size request.
gtk/gtktreeview.c